projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7b3fe7
)
Fix comment typo
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 24 Sep 2014 23:50:28 +0000
(19:50 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 25 Sep 2014 00:31:11 +0000
(20:31 -0400)
gtk/gtkmenu.c
patch
|
blob
|
history
diff --git
a/gtk/gtkmenu.c
b/gtk/gtkmenu.c
index ce023f96b37d2ced40f71f9b79e9e21551aff8eb..9a21b551d2152d1d5ae76c342b61182f9d136edf 100644
(file)
--- a/
gtk/gtkmenu.c
+++ b/
gtk/gtkmenu.c
@@
-4487,7
+4487,7
@@
gtk_menu_position (GtkMenu *menu,
pointer = _gtk_menu_shell_get_grab_device (GTK_MENU_SHELL (menu));
gdk_device_get_position (pointer, &pointer_screen, &x, &y);
- /* Realize so we have the proper width and heigh to figure out
+ /* Realize so we have the proper width and heigh
t
to figure out
* the right place to popup the menu.
*/
gtk_widget_realize (priv->toplevel);